@charset "utf-8";
#body {
	margin: auto;
}
.body {
    overflow-y: scroll;
}
#content {
}
.content {
	margin: auto;
	margin-top: -27px;
}



#wrapper {
	width: 1200px;
}
#header {
}
#logo {
}
#banner {
}
#table {
}
.title {
	font: CAMBRIA;
	font-weight: bolder;
	font-size: 19px;
}
.subtitle {
	font: CAMBRIA;
	font-weight: bold;
	font-size: 17px;
}

#nextButton {
	margin-left: -3px;
	margin-top: 1px;

}

.nextButton {

}
